POV-Ray : Newsgroups : povray.advanced-users : Limits of isosurface object : Limits of isosurface object Server Time
29 Jul 2024 08:10:30 EDT (-0400)
  Limits of isosurface object  
From: Alex
Date: 30 Aug 2002 11:55:04
Message: <web.3d6f93d0dbb361415e7f0160@news.povray.org>
What are the hard limits on the isosurface object?
How does the code scales wrt expression complexity?

what is the hard limit on the function in terms of operations and what are
practical limits?

Is it feasible to have a function of the form:

s(x) = p(x) + SUM{lambda * phi(|x - xi|), i=0..N}

where x and xi are vectors, with N very large (circa 100000)?

Alex


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.